home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _arcmidi / !ArcMidi / !Run < prev    next >
Text File  |  1993-07-04  |  1KB  |  45 lines

  1. |
  2. | !Run file for ArcMidi
  3. |
  4. | Copyright ⌐ L.L. Frederiks, 1993
  5. |
  6.  
  7. Iconsprites <Obey$Dir>.!Sprites
  8. Set File$Type_FD4 MIDIFile
  9.  
  10. Set ArcMidi$Dir <Obey$Dir>
  11.  
  12. RMEnsure MIDI 0 Error Midi podule not fitted.
  13. RMEnsure MIDI 3.14 Error You Need MIDI 3.14 or later
  14.  
  15. RMEnsure UtilityModule 3.00 If "<System$Path>"="" Then Error 0 System resources cannot be found
  16.  
  17. Set System$Path_Message System resources cannot be found
  18.  
  19. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  20. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  21.                                   
  22. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  23. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  24.  
  25. RMEnsure IRQUtils 0.09 RMLoad System:Modules.IRQUtils
  26. RMEnsure IRQUtils 0.09 Error You need IRQUtils 0.09 or later
  27.  
  28. RMEnsure SoundScheduler 1.13 RMLoad System:Modules.Sound2
  29. RMEnsure SoundScheduler 1.13 Error You need SoundScheduler 1.13 or later
  30.  
  31. RMEnsure Hourglass 2.02 RMLoad System:Modules.Hourglass
  32. RMEnsure Hourglass 2.02 Error You need Hourglass 2.02 or later
  33.  
  34. RMEnsure InterfaceManager 2.00 RMLoad <ArcMidi$Dir>.RMStore.Interface
  35. RMEnsure InterfaceManager 2.00 Error You need Interface 2.00 or later
  36.  
  37. RMEnsure ArcMIDI 1.02 RMLoad <ArcMidi$Dir>.RMStore.ArcMIDI
  38. RMEnsure ArcMIDI 1.02 Error You need ArcMIDI 1.02 or later
  39.  
  40. 3dColours 4
  41.  
  42. WimpSlot -min 400K -max 400K
  43.  
  44. Run <ArcMidi$Dir>.!RunImage %*0
  45.